home *** CD-ROM | disk | FTP | other *** search
/ Mac Mania 2 / MacMania 2.toast / Demo's / Tools&Utilities / System Utilities / Stack6000 0.9 / Stack6000.doc next >
Encoding:
Text File  |  1992-06-23  |  926 b   |  7 lines  |  [TEXT/ttxt]

  1. Stack6000 INIT
  2.  
  3. The processor stack size on the 68000 class machines (Plus, SE, PB100, etc) is for some reason set too small (about 2k Hex) for major programs to run properly, resulting in errors of the form id=28.  This is most noticible with MacTCP programs such as "Mailstrom".  Setting the stack to the Mac II class default, 6000 Hex, fixes the problem.  As only 4k is lost to the OS, there is not much problem with lost RAM. The Init has been tested on several 68000 type machines, and several Mac II class machines (where it doesn't adjust the stack) with no problems.  The init uses no memory, just comes in at startup, adjusts the stack if necessary, and exits.  The startup icon indicates whether adjustment was required.  This INIT is free, with the author assuming no responsibility for problems.  Questions can be directed to:
  4.  
  5. Chuck Pliske
  6. Seawell Microsystems
  7. [internet e-mail address: "chuckp@u.washington.edu"]